home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / RestZone.swf / scripts / DefineButton2_219 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-07-20  |  85 b   |  7 lines

  1. on(release){
  2.    name = "";
  3.    hkid = "";
  4.    result = "";
  5.    gotoAndPlay(22);
  6. }
  7.